Style a link

This is a link


Style a link depending on state

This is a link

Note: :hover must come after :link and :visited in order to be effective.

Note: :active must come after :hover in order to be effective.


Style a link with text-decoration

This is a link

Note: :hover must come after :link and :visited in order to be effective.

Note: :active must come after :hover in order to be effective.


Style a link with background-color

This is a link

Note: :hover must come after :link and :visited in order to be effective.

Note: :active must come after :hover in order to be effective.